Official guide for PulseAudio: https://docs.audiorelay.net/instructions/linux/use-your-phone-as-a-mic-for-a-linux-pc
From: https://audiorelay.net/downloads/linux
Deb on debian or ubuntu, archive for others.
Official guide for PulseAudio: https://docs.audiorelay.net/instructions/linux/use-your-phone-as-a-mic-for-a-linux-pc
From: https://audiorelay.net/downloads/linux
Deb on debian or ubuntu, archive for others.
The following content is generated using a preview release of Swimlane's pyattck.
This snippet of data is scoped to the following actor groups:
Quick notes on setting up a lightweight SVN server that is accessible via http (WebDav) and the svn custom protocol (svn://).
credits to :
| private data class GummyFlavor( | |
| val name: String, | |
| val color: Color, | |
| ) | |
| private val gummyFlavors = listOf( | |
| GummyFlavor("Raspberry", Color(0xFFFF315F)), | |
| GummyFlavor("Tangerine", Color(0xFFFF8A24)), | |
| GummyFlavor("Grape", Color(0xFF9B5CFF)), | |
| ) |
List of services which are giving access to Tor network and especially Tor hidden services
via web interface. We keep track of potential injection or abuse from such service (the column Scam).
| Url | Status | Domain | Log | Techno | Scam |
|---|---|---|---|---|---|
| https://onion.re/ | DOWN | onion.re | full | custom | no |
Since we're dealing with simpler AV1 encoding, that does mean we'll be eskewing aomenc-av1, since it requires 2-pass encoding to be able to take advantage of it, and I use it externally since I have access to a special build.
Now, let's get on with the simple guide.
You'll first need to be reasonably competent with command line builds or use a recent up to date ffmpeg GUI with support for SVT-AV1.
As such, I would recommend getting a master git ffmpeg build for the operating system of your choice right here:
| """ | |
| The most atomic way to train and run inference for a GPT in pure, dependency-free Python. | |
| This file is the complete algorithm. | |
| Everything else is just efficiency. | |
| @karpathy | |
| """ | |
| import os # os.path.exists | |
| import math # math.log, math.exp |
| #!/usr/bin/env python | |
| # -*- coding: utf-8 -*- | |
| # Copyright 2015 Massachusetts Institute of Technology | |
| """Example plots using Matplotlib. | |
| """ | |
| import os |